Skip to content

Back end Changes for Applicants Details Inline Edits and CSV Downloads - #504

Merged
adityapat24 merged 2 commits into
devfrom
AC/app-portal-admin-inline-edit-backend
Aug 9, 2026
Merged

Back end Changes for Applicants Details Inline Edits and CSV Downloads#504
adityapat24 merged 2 commits into
devfrom
AC/app-portal-admin-inline-edit-backend

Conversation

@ACoullard

@ACoullard ACoullard commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Back end Changes for Applicants Details Inline Edits and CSV Downloads

🎫 Issue #503.

Closes #503

▶ Changelist:

  • Adds proper handling of inline status edits from the applicant detail page
  • Adds handling for CSV downloads

📝 Notes + 🚧 TODO:

  • Uploaded resumes handling on my side is not quite production ready - waiting on File Uploads — download endpoint + upload records #501 to ship
  • Some columns have the same data. This reflects the fact that the data is found in multiple places in the system of types we have, and subsequently in the DB. I also have a branch that removes this duplication if that is preferred.

🧪 Testing:

  • Verify that the inline edits work by checking the DB using compass.
  • Download the two CSVs and ensure the data is sane, and the column names / arrangement are as desired.

🎥 Screenshots & Screencasts:

hbp_applicants_page_detail_recording.mp4

@ACoullard ACoullard self-assigned this Jul 21, 2026
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
core-live Ready Ready Preview Aug 9, 2026 10:21pm
core-main Ready Ready Preview Aug 9, 2026 10:21pm

@ACoullard
ACoullard marked this pull request as ready for review July 22, 2026 06:56
@adityapat24
adityapat24 merged commit 94a6b40 into dev Aug 9, 2026
3 checks passed
@adityapat24
adityapat24 deleted the AC/app-portal-admin-inline-edit-backend branch August 9, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Admin Applicants — detail, inline edits, CSV exports

2 participants